home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / misc / unix / unix_boot.readme < prev   
Encoding:
Text File  |  2002-09-22  |  690 b   |  16 lines

  1. Short:    Boot into Amiga Unix from AmigaOS
  2. Author:   Markus Wild
  3. Uploader: polluks@sdf.lonestar.org (Stefan Haubenthal)
  4. Version:  1.1c
  5. Type:     misc/unix
  6. Requires: arp.library
  7.  
  8. Did you ever want to boot into Unix from AmigaDOS without needing to reboot,
  9. waiting for the bootmenu, selecting that partition... ??
  10.  
  11. Well here we go, I took the boot sources from /usr/sys/amiga/boot, and made
  12. them use DOS instead of device-IO.  The assembler files were converted from
  13. SGS syntax into MIT syntax, which will probably shock any non-gcc users;-))
  14. The result is a simple but useful program called unix_boot, that can be
  15. used to boot from any ELF-kernel file you'd use on floppy or your harddisk.
  16.